Planaday\Database\MySQL\QueryBuilding\MySQLQuery S

Total Complexity 24
Dependencies 4
Dependents 1
Total lines 83
Lines of code 57
Logical lines of code 36
Comment lines 0
Methods 12
Properties 9

Methods 12

Method Rating Maintainability Complexity Lines of code
toQuery()
A
50 13 23
__construct()
S
76 1 4
isDistinct()
S
81 1 3
setLimit()
S
81 1 3
setOffset()
S
81 1 3
setFrom()
S
81 1 3
getFrom()
S
82 1 3
addSelect()
S
80 1 3
setWhere()
S
81 1 3
setGroupBy()
S
80 1 3
setOrderBy()
S
80 1 3
setHaving()
S
81 1 3